HttpHeaders.forEachValueOfHeader

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool forEachValueOfHeader(string name, LAMBDA func)
    struct HttpHeaders
    bool
    forEachValueOfHeader
    (
    string name
    ,
    scope LAMBDA func
    )
  2. bool forEachValueOfHeader(HTTPHeaderCode code, LAMBDA func)

Meta